Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS/ACM: Add walk through #184

Merged
merged 1 commit into from
Aug 6, 2019
Merged

TLS/ACM: Add walk through #184

merged 1 commit into from
Aug 6, 2019

Conversation

bcelenza
Copy link
Contributor

@bcelenza bcelenza commented Aug 6, 2019

Issue #, if available:

aws/aws-app-mesh-roadmap#38
aws/aws-app-mesh-roadmap#39

Dependent upon aws/aws-app-mesh-roadmap#90

Description of changes:

Add a walk through for how to use TLS with App Mesh and AWS Certificate Manager (ACM).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@bcelenza bcelenza requested a review from dastbe August 6, 2019 20:38
@bcelenza bcelenza self-assigned this Aug 6, 2019
@bcelenza bcelenza requested a review from bigdefect August 6, 2019 23:24
Copy link
Contributor

@dastbe dastbe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Really just a questiona round how you're managing dependencies for your example.

@bcelenza bcelenza requested a review from dastbe August 6, 2019 23:29
@@ -0,0 +1,30 @@
# Gopkg.toml example
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: remove the example configuration?

# unused-packages = true


[prune]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given we're using dep, should we gitignore the vendor directory? A thought that I'm fine with being overridden on.

https://github.com/golang/dep/blob/master/docs/FAQ.md#should-i-commit-my-vendor-directory

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think as a follow-up we can remove it. The dependency list is fairly small so I'm not terribly worried about reproducability of builds for these, and would prefer a cleaner repo myself.

@bcelenza bcelenza requested a review from dastbe August 6, 2019 23:35
Copy link
Contributor

@bigdefect bigdefect left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@bigdefect bigdefect merged commit 06fd5be into aws:master Aug 6, 2019
@bcelenza bcelenza deleted the tls/acm branch August 7, 2019 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants